Papers with Natural Language Processing techniques
A Comparative Analysis of Word-Level Metric Differential Privacy: Benchmarking the Privacy-Utility Trade-off (2024.lrec-main)
Copied to clipboard
| Challenge: | Differential Privacy (DP) has been used in NLP for years to address privacy concerns . privacy-enhancing technologies (PETs) are concrete technical solutions that can be incorporated into existing systems. |
| Approach: | They compare different Differential Privacy algorithms for word-level NLP tasks . they propose concrete steps forward to combat privacy risks in NLP settings . |
| Outcome: | The proposed methods perform better than the proposed methods on two NLP tasks. |
Using Word Embeddings to Analyze Teacher Evaluations: An Application to a Filipino Education Non-Profit Organization (2021.findings-acl)
Copied to clipboard
| Challenge: | Using natural language processing, we examine teacher evaluations to improve educational programs. |
| Approach: | They apply natural language processing techniques to a Filipino education non-profit to analyze teacher evaluations written by Teacher Fellows. |
| Outcome: | The proposed framework can be applied to teacher evaluations from a Filipino education non-profit. |
Enriching Neural Models with Targeted Features for Dementia Detection (P19-2)
Copied to clipboard
| Challenge: | In the United States, adults over 65 are expected to comprise one-fifth of the population by 2030, and a larger proportion of the . population than those under 18 by 2035. |
| Approach: | They propose a neural model that takes into account both long language samples and hand-crafted linguistic features to distinguish between dementia affected and healthy patients. |
| Outcome: | The proposed model achieves an F1 score of 0.929 on the DementiaBank dataset and the state-of-the-art on the dataset. |
Research Replication Prediction Using Weakly Supervised Learning (2020.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods to predict scientific claims’ replicability use only hand-extracted statistics features without utilizing research papers’ text information. |
| Approach: | They propose two weakly supervised learning approaches that use automatically extracted text information of research papers to improve the prediction accuracy of research replication using both labeled and unlabeled datasets. |
| Outcome: | The proposed methods achieve an accuracy of 75.76% over real-world datasets. |
Crisis counselor language and perceived genuine concern in crisis conversations (2024.findings-emnlp)
Copied to clipboard
| Challenge: | In the context of mental health interventions, an extensive body of research has found significant associations between therapists' behavioral traits and clinical effectiveness. |
| Approach: | They propose to extract linguistic features from crisis transcripts to analyze associations between therapist verbal behaviors and perceived genuine concern. |
| Outcome: | The proposed method could be used to automate real-time feedback to crisis counselors about clients' perceptions of the therapeutic relationship. |
RISE: Robust Early-exiting Internal Classifiers for Suicide Risk Evaluation (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing systems for risk assessment are prone to incorrectly predicting risk severity and have no early detection mechanisms. |
| Approach: | They propose a novel mechanism for accurate early detection of suicide risk by ensembling Hyperbolic Internal Classifiers equipped with an abstention mechanism and early exit inference capabilities. |
| Outcome: | The proposed model abstains from 84% incorrect predictions on Reddit data while out-predicting state of the art models upto 3.5x earlier. |